Destroy the cursor after we have assigned it to the window -- there is no
authorFederico Mena Quintero <federico@nuclecu.unam.mx>
Fri, 13 Nov 1998 23:10:53 +0000 (23:10 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Fri, 13 Nov 1998 23:10:53 +0000 (23:10 +0000)
commit3552f4bbf8a62827d2dc2b93b856dba2acdda745
tree0a6e700d0975f07f37701559feafa94813a7b04b
parenta0ca2a7b0d905c7aa4eba64d213853afa3e87e33
Destroy the cursor after we have assigned it to the window -- there is no

1998-11-13  Federico Mena Quintero  <federico@nuclecu.unam.mx>

* gtk/gtkpaned.c (gtk_paned_realize): Destroy the cursor after we
have assigned it to the window -- there is no point in keeping it around.
(gtk_paned_unrealize): No need to destroy the cursor here.

* gtk/gtkpaned.h (struct _GtkPaned): Removed the cursor field, as
it is not needed.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkpaned.c
gtk/gtktypebuiltins_evals.c [new file with mode: 0644]